@charset "utf-8";
/* CSS Document */

body{ padding:0px; margin:0px; font-family:"微软雅黑"; font-size:15px;color:#333;}
a{color:#333;}

.header{ background:url(../images/header_bg.png) no-repeat center top;}
.wap{ height:40px; line-height:40px;}
.wap_left{ float:left; }
.wap_left li{ float:left; width:100px;}
.wap_left li a{color:#fff;}
.wap_right{ float:right;}
.wap_right li{ float:left; margin-left:15px;}
.wap_right li a{color:#fff;}
.zwwx_div{ position:relative; cursor:pointer;}
.zwwx_div:hover .zwwx{ display:block;}
.zwwx{ position:absolute; top:39px; left:-42px; display:none;}
.zwwx img{ width:100px;}


.logo{ padding-top:95px;}
.logo_left{ float:left;}
.logo_right{ float:right; width:566px;}
.search{ height:52px; border:1px solid #006EAB;    border-radius: 5px; width:566px;}
.search input{ width:462px; float:left; height:52px; padding-left:10px;    border-radius: 20px;}
.search span{ display:block; float:left; width:94px; height:52px; line-height:52px; font-size:16px; background:#2D548F;color:#fff;}
.search span img{ float:left; margin-top:12px; margin-left:10px; margin-right:10px;}
.searchBtn{
	width: 94px !important;
    border-radius: 0px !important;
	background-color: #005494 !important;
	background: url(../images/search.png) no-repeat center;}
.hot_search{ font-size:14px; margin-left:15px; margin-top:10px;}
.hot_search a{ margin-left:10px;color:#000000;}

.nav { border-bottom:3px solid #2C538E; padding-bottom:5px; margin-top:60px; height:50px;}
.nav li{ height:50px; line-height:50px; float:left; font-size:20px; width:171px;}
.nav li span{ display:block; float:left; width:35px; height:50px; margin-left:15px; margin-right:5px;}
.nav li a{color:#2C538E}
.nav li span.ico1{ background:url(../images/ico4.png) no-repeat 0px;}
.nav li span.ico2{ background:url(../images/ico5.png) no-repeat 0px;}
.nav li span.ico3{ background:url(../images/ico6.png) no-repeat 0px;}
.nav li span.ico4{ background:url(../images/ico7.png) no-repeat 0px;}
.nav li span.ico5{ background:url(../images/ico8.png) no-repeat 0px;}
.nav li span.ico6{ background:url(../images/ico9.png) no-repeat 0px;}
.nav li span.ico7{ background:url(../images/ico10.png) no-repeat 0px;}
.titl{width: 386px;margin: 0 auto;}
    
/*飘窗*/
.gban{
	cursor: pointer;
	position: absolute;
	top: -15px;
	left: 5px;
	display: block;
	height: 20px;
	width: 20px;
	background: url(../images/close.jpg) no-repeat left top;
}
.pdck{
	z-index: 999;
}
/*飘窗end*/
/* 对联 */

.ydbg1{
	position: fixed;
	top: 447px;
	left: 9px;
	z-index: 99;
}
.ydbg1 p img{
	border: 0px;
	/* width: 200px; */
}
.gban1{
	cursor: pointer;
	position: absolute;
	top: -15px;
	left: 5px;
	display: block;
	width: 48px;
	height: 17px;
	background: url(../images/close.jpg) no-repeat left top;
	
}
.nav li.hover { font-weight:bold;}
.nav li.hover span.ico1{ background:url(../images/ico4_1.png) no-repeat 0px;}
.nav li.hover span.ico2{ background:url(../images/ico5_1.png) no-repeat 0px;}
.nav li.hover span.ico3{ background:url(../images/ico6_1.png) no-repeat 0px;}
.nav li.hover span.ico4{ background:url(../images/ico7_1.png) no-repeat 0px;}
.nav li.hover span.ico5{ background:url(../images/ico8_1.png) no-repeat 0px;}
.nav li.hover span.ico6{ background:url(../images/ico9_1.png) no-repeat 0px;}
.nav li.hover span.ico7{ background:url(../images/ico10_1.png) no-repeat 0px;}

.hot{ background:#EEF4F9;  text-align:center; padding:20px; margin-top:20px;}
.hot strong{ display:block; font-size:36px;color:#2C528D;}
.hot strong a{color:#2C528D;}
.hot p{color:#2C528D; margin-top:10px;}

.new1_div{ margin-top:20px;}
.new1_div_left{ float:left; width:612px;}

/**********图片新闻**************/
.slide,.slide li{width:100%;height:355px;background-color:#fbfbfb;}
.slide{overflow:hidden;border:1px #ededed solid;position:relative;}
.slide li{position:absolute;overflow:hidden;display:none;}
.slide li.current{display:block;}
.slide li .image{position:absolute; width:100%;}
.slide li .text{bottom:0;overflow:hidden; background:url(../images/tpxw_bg.png);width:100%;position:absolute; font-size:14px;line-height:45px;  color:#fff; height:45px; text-align:left;}
.slide li .text a{color:#fff; margin-left: 10px;}
.slide li .text a:hover{color:#ff7f00!important}
.slide li img{width:100%;height:355px;}
.slide li .text .title a{font-size:14px;font-weight:700;color:#fff;font-family:"微软雅黑";line-height:22px;text-indent:0;float:none;}
.slide li .text p{width:75%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size:16px;}

.slide .triggers{position:absolute;z-index:1;width:100%;text-align:center;bottom:10px;height:38px;right:0;left:0;padding:0 0 8px;}
.slide .triggers a{font-size:11px;line-height:12px;color:#000;overflow:hidden;border-radius:1px;-webkit-text-size-adjust:none;float:none;width:62px;height:42px;text-align:center;display:inline-block;background:0;margin:0 3px 0 0;}
.slide .triggers a:hover{text-decoration:none;}
.slide .triggers a img{width:58px;height:38px;border:1px #999 solid;vertical-align:middle;opacity:.6;}
.slide .triggers a.current img{border:2px #2fac00 solid;opacity:1;}

.slide .icon-dot{display:inline-block;position:absolute;right: 10px; bottom:12px;}
.slide .icon-dot a{width:9px; background:#fff;height:9px;display:inline-block;overflow:hidden;margin:0 2px;}
.slide .icon-dot a.current{background:#c50001;}

.slide .link-watch{width:26px;height:55px;position:absolute;top:50%; margin-top: -25px;filter:alpha(opacity=60);cursor:pointer;}
.slide .link-watch.down{}


.new1_div_right{ float:right; width:568px;}
.news_span{ font-size:22px; font-weight:bold; height:50px;}
.news_span span{ margin-right:45px; position:relative; display:block; float:left;}
.news_span span.hover a{color:#B20000;}
.news_span span.hover:after{ position:absolute; bottom:-13px; left:50%;content:''; width:22px; height:4px;  background:#2D548F; margin-left:-11px; }

.news_span span:hover a{color:#B20000;}
.news_span span:hover:after{ position:absolute; bottom:-13px; left:50%;content:''; width:22px; height:4px;  background:#2D548F; margin-left:-11px; }

.news_span a{color:#AAAAAA;}

.news_col { margin-top:15px;}
.news_col span.hover{ margin-left:0px;}
.news_col span:hover a{ color:#a10000;}
.news_col span{ display:block; float:left; width:180px; height:42px; font-size:16px;border:1px solid #2D548F; line-height:42px; margin-left:11px;}
.news_col span img{ float:left; margin-top:8px;margin-left:36px; margin-right:20px;transition: all 0.5s;-webkit-transition: all 0.5s;}
.news_col span:hover img{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);}
.news_col span a{color:#2C538E; display:block;}

.tagg_left{ float:left; width:33px; height:83px; background:#2C538E;}
.tagg_left a{ display:block;color:#FFFFFF; width:20px; margin:auto; text-align:center; line-height:18px; margin-top:5px;}
.tzgg{ margin-top:35px;}
.news_hot{ float:left; overflow:hidden; padding-left:10px;}
.tzgg dl.hover{ border-right:1px solid #ddd; padding-left:0px; padding-right:10px;}
.news_hot dt{width:80px; height:75px; font-size:43px;color:#333; text-align:center;line-height:52px; float:left; margin-top:6px; color:#BD192C; font-weight:bold;}
.news_hot dt span{ display:block; font-size:12px;height:23px; line-height:23px; color:#000000; font-weight:normal;}
/*.news_hot dd{ width:475px; margin-left:15px; float:left; padding-top:5px;}*/
.news_hot dd{ width:438px; margin-left:15px; float:left; padding-top:5px;}
.news_hot dd a{color:#BD192C; font-size:20px;}
.news_hot dd a:hover{ color:#a10000;}
.news_hot dd p{color:#AAAAAA;  margin-top:7px; line-height:24px;}

.news2{ margin-top:40px; background:#EEF4F9; padding-top:20px; padding-bottom:20px;}
.news2_left{ float:left; width:615px; }
.news2_right{ float:right; width:565px; }

.news2_div{height:373px; background:#fff;  padding:20px; margin-top:25px;}
.news2_title{ font-size:30px; color:#2C528D; font-weight:bold;}
.news2_title a{color:#2C528D;}
.news2_title img{ float:left; margin-top:5px; margin-right:20px;}

.news2_ul1 li{ float:left; width:115px; text-align:center; margin-top:10px; margin-bottom: 15px;}
.news2_ul1 li a{color:#666666;}
.news2_ul1 li:hover a{color:#a10000;}
.news2_ul1 li img{ margin-bottom: 5px; transition:all .2s}
.news2_ul1 li:hover img{transform:scale(.9)}

.news2_ul2{ margin-top: 15px; }
.news2_ul2 li{ float: left; width:182px; height: 50px; background: #f2f4f7; line-height: 50px; margin-left: 12px; margin-top: 12px;}
.news2_ul2 li:hover a{color:#a10000;}
.news2_ul2 li span{ display:block; width:50px; height: 50px; float: left;transition: all 0.5s;-webkit-transition: all 0.5s; }
.news2_ul2 li:hover span{transform:rotate(360deg);-webkit-transform:rotate(360deg);}
.news2_ul2 li.ico1 span{ background: url(../images/ico31.png) no-repeat center; }
.news2_ul2 li.ico2 span{ background: url(../images/ico32.png) no-repeat center; }
.news2_ul2 li.ico3 span{ background: url(../images/ico33.png) no-repeat center; }
.news2_ul2 li.ico4 span{ background: url(../images/ico34.png) no-repeat center; }
.news2_ul2 li.ico5 span{ background: url(../images/ico35.png) no-repeat center; }
.news2_ul2 li.ico6 span{ background: url(../images/ico36.png) no-repeat center; }

.news2_ul2 li.ico1 { margin-left: 0px; }
.news2_ul2 li.ico4 { margin-left: 0px; }

.bmfw_title span{ cursor:pointer;margin-right:10px; font-size:16px;text-align: center;height: 55px; background: url(../images/bg3.png) no-repeat center; line-height: 46px; display: block; float: left; padding: 10px; padding-left:25px; padding-right:25px; }
.bmfw_title span.hover{ background: url(../images/bg2.png) no-repeat center; font-weight:bold; }
.bmfw_title span.hover a{ color: #fff; }

.bsfw_ul li{ float: left; width:105px;  text-align: center; margin-top: 15px; margin-bottom: 15px;}
.bsfw_ul li:hover a{color:#a10000;}
.bsfw_ul li span{ display: block; width:100%; height: 50px; }
.bsfw_ul li.ico1 span{ background: url(../images/ico37.png) no-repeat center; }
.bsfw_ul li.ico2 span{ background: url(../images/ico38.png) no-repeat center; }
.bsfw_ul li.ico3 span{ background: url(../images/ico39.png) no-repeat center; }
.bsfw_ul li.ico4 span{ background: url(../images/ico40.png) no-repeat center; }
.bsfw_ul li.ico5 span{ background: url(../images/ico41.png) no-repeat center; }
.bsfw_ul li.ico6 span{ background: url(../images/ico42.png) no-repeat center; }
.bsfw_ul li.ico7 span{ background: url(../images/ico43.png) no-repeat center; }
.bsfw_ul li.ico8 span{ background: url(../images/ico44.png) no-repeat center; }
.bsfw_ul li.ico9 span{ background: url(../images/ico45.png) no-repeat center; }
.bsfw_ul li.ico10 span{ background: url(../images/ico46.png) no-repeat center; }
.bsfw_ul li.ico11 span{ background: url(../images/ico47.png) no-repeat center; }
.bsfw_ul li.ico12 span{ background: url(../images/ico48.png) no-repeat center; }
.bsfw_ul li.ico13 span{ background: url(../images/ico49.png) no-repeat center; }
.bsfw_ul li.ico14 span{ background: url(../images/ico50.png) no-repeat center; }
.bsfw_ul li.ico15 span{ background: url(../images/ico51.png) no-repeat center; }


.bsfw_ul li.ico16 span{ background: url(../images/frbs1.png) no-repeat center; }
.bsfw_ul li.ico17 span{ background: url(../images/frbs2.png) no-repeat center; }
.bsfw_ul li.ico18 span{ background: url(../images/frbs3.png) no-repeat center; }
.bsfw_ul li.ico19 span{ background: url(../images/frbs4.png) no-repeat center; }
.bsfw_ul li.ico20 span{ background: url(../images/frbs5.png) no-repeat center; }
.bsfw_ul li.ico21 span{ background: url(../images/frbs6.png) no-repeat center; }
.bsfw_ul li.ico22 span{ background: url(../images/frbs7.png) no-repeat center; }
.bsfw_ul li.ico23 span{ background: url(../images/frbs8.png) no-repeat center; }
.bsfw_ul li.ico24 span{ background: url(../images/frbs9.png) no-repeat center; }
.bsfw_ul li.ico25 span{ background: url(../images/frbs10.png) no-repeat center; }
.bsfw_ul li.ico26 span{ background: url(../images/frbs11.png) no-repeat center; }
.bsfw_ul li.ico27 span{ background: url(../images/frbs12.png) no-repeat center; }
.bsfw_ul li.ico28 span{ background: url(../images/frbs13.png) no-repeat center; }
.bsfw_ul li.ico29 span{ background: url(../images/frbs14.png) no-repeat center; }
.bsfw_ul li.ico30 span{ background: url(../images/frbs15.png) no-repeat center; }


.bsfw_ul strong{ display:block; float:left; width:30%; background:#f2f4f7; height:48px; text-align:center; line-height:48px; margin-right:15px; margin-bottom:15px;}
.bsfw_ul strong:hover{ background:#2c538e; color:#fff;}
.bsfw_ul strong:hover a{ color:#fff;}
.bsfw_ul strong a{ display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-weight:normal;}


.news3{ padding-top:40px; padding-bottom: 40px; }
.mews3_left{ width: 615px; float: left; }
.news3_xzxx{ margin-top:20px; }

.news3_xzxx li{ background:#3794f2; float: left; width:90px; height: 102px; text-align: center; font-weight:bold;  margin-left: 5px;}
.news3_xzxx li img{ margin-top: 15px; }
.news3_xzxx li a{color: #fff; display:block;}
.news3_xzxx li.ico1{ margin-left: 0px; background: url(../images/bg1.png) no-repeat; width: 233px; height: 102px; text-align: left;  font-size: 20px; line-height: 102px;}
.news3_xzxx li.ico1 img{ float: left; margin-top: 26px; margin-left:30px; margin-right: 20px; }

.mews3_right{ width:565px; float: right; }
.news3_zxft{ margin-top:20px; }
.news3_zxft dl{ overflow: hidden;}
.news3_zxft dl dt{ float: left; width:198px; height: 100px; }
.news3_zxft dl dt img{ width:100%; height: 100%; }
.news3_zxft dl dd{ height: 80px; float: left;  width:347px; background: #f2f4f7; padding:10px; }
.news3_zxft dl dd span{ display:block;  margin-bottom: 10px;width:80px; height: 30px; background:#b20000;color: #fff; text-align: center; line-height: 30px; font-size: 16px;}
.news3_zxft dl dd a{color:#333333; }

.mews3_cjwt{ margin-top: 30px; }
.mews3_cjwt_left{ background: #f2f4f7; padding:20px; padding-top:0px; float: left; width: 310px; height: 240px; }
.mews3_cjwt_left strong{ display:block; width:80px; height: 30px; line-height: 30px; text-align: center; color: #fff; background: #2c538e; margin:auto;}
.mews3_cjwt_left strong a{color:#fff;}
.mews3_cjwt_left ul{ margin-top: 20px; }
.mews3_cjwt_left li { font-size: 16px; line-height: 37px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
.mews3_cjwt_left li a{color:#666666;}

.mews3_cjwt_right{ float: right; width:200px; }


.zwgk{ margin-top: 30px; }
.zwgk_title{ background: url(../images/bg3.png) repeat-x 0px 10px; }
.zwgk1_left{ width: 505px; float: left; }
.zwgk1_right{ float: right; width:665px; }

.ldzc{ background: #f6f6f6; padding:20px; }
.ldzc_left{ width: 110px; float: left; }
.ldzc_left span{ display:block; height: 35px; line-height: 35px; border:1px solid #ddd; background: #ffffff; text-align: center; margin-top: 45px; }/*margin-top: 10px; */
.ldzc_left span.hover{background: url(../images/bg4.png) no-repeat #ffffff 6px 15px }
.ldzc_left span.ico1{ margin-top: 0px; }
.ldzc_right{ float: right; width: 330px; }
.ldzc_right dl{ overflow: hidden;}
.ldzc_right dl dt{ width: 130px; height: 174px; float: left;}
.ldzc_right dl dt img{width: 130px; height: 174px;}
.ldzc_right dl dd{ width:180px; float:right;}
.ldzc_right dl dd strong{ font-size: 26px; font-weight:normal; }
.ldzc_right dl dd div{ position:relative; font-size: 14px; line-height: 23px; margin-top: 15px; }
.ldzc_right dl dd div span{ position:absolute; left: 0px; }
.ldzc_right dl dd div a{ display:block; width: 120px; height: 30px; background: #b20000; color: #fff; text-align: center;; line-height: 30px;margin-top: 15px;}
.zwgk2{  margin-top: 40px;}
.zwgk2 li{ background: #eef4f9;float: left; width: 158px; height: 124px; text-align: center; margin-left: 15px;}
.zwgk2 li a{ display:block;}
.zwgk2 li img{ margin-top: 12px; margin-bottom: 10px;transition: all 0.5s;-webkit-transition: all 0.5s; }
.zwgk2 li:hover img{transform:scale(.9)}
.zwgk2 li:hover a{color:#a10000;}
.zwgk2 li.ico1{ margin-left: 0px; }

.zwgk_zt{ margin-top: 35px; }
.zwgk3_left{ width: 505px; float: left; }
.zwgk3_right{float: right; width:665px; }

.zwgk3{ margin-top: 40px; }

.zwgk4{ margin-top: 30px; }
.zwgk4 li{ float: left; margin-left: 48px; width: 368px; height: 80px;}
.zwgk4 li img{ width: 100%; height: 100%; }
.zwgk4 li.ico1{ margin-left: 0px; }



.xwzx_news{ margin-top:30px;}
.xwzx_news_left{ width:730px; float:left; height:392px;}
.xwzx_news_left .slide, .xwzx_news_left .slide li{ height:392px;}
.xwzx_news_left .slide li img{ height:392px;}

.xwzx_news_right{ width:450px; float:right;}
.xwzx_title{ border-bottom:1px solid #dddddd; height:43px;}
.xwzx_title span{ display:block; float:left; font-size:22px; color:#777777; margin-right:60px; margin-top:-1px; height:43px; line-height:37px;}
.xwzx_title span a{ color:#777777}
.xwzx_title span.hover{ border-bottom:2px solid #2d548f;}
.xwzx_title span.hover a{ color:#B20000;}

.xwzx_news2{ margin-top:30px;}
.xwzx_news2_left{ width:725px; float:left;}
.xwzx_news2_left dl{ overflow:hidden; border-bottom:1px dashed #ddd; padding-bottom:20px; padding-top:20px;}
.xwzx_news2_left dl dt{ position:relative; background:url(../images/bg5.png) no-repeat 0px; padding-left:15px; line-height:30px;}
.xwzx_news2_left dl dt a{ display:block; font-size:18px;color:#525252; font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; padding-right:65px;}
.xwzx_news2_left dl dt span{ position:absolute; right:13px; top:0px;}
.xwzx_news2_left dl dd{ line-height:23px; color:#999999; margin-top:10px;}
.xwzx_news2_right{ width:450px; float:right;}


.zwfw{ margin-top:30px;}
.zwfw_left{ width:860px; float:left;}

.zwfw_gebs_div ul{ margin:0px -15px;}
.zwfw_gebs_div ul li{ float:left; width:158px; height:120px; border:1px solid #E9E9E9; text-align:center; margin-left:15px; margin-top:15px;}
.zwfw_gebs_div ul li:hover a{color:#a10000;}
.zwfw_gebs_div ul li span{ display:block; width:100%; height:55px; margin-bottom:5px; margin-top:12px;transition: all 0.5s;-webkit-transition: all 0.5s;}
.zwfw_gebs_div ul li:hover span{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);}
.zwfw_gebs_div ul li span.ico1{ background:url(../images/zwfw1.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico2{ background:url(../images/zwfw2.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico3{ background:url(../images/zwfw3.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico4{ background:url(../images/zwfw4.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico5{ background:url(../images/zwfw5.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico6{ background:url(../images/zwfw6.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico7{ background:url(../images/zwfw7.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico8{ background:url(../images/zwfw8.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico9{ background:url(../images/zwfw9.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico10{ background:url(../images/zwfw10.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico11{ background:url(../images/zwfw11.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico12{ background:url(../images/zwfw12.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico13{ background:url(../images/zwfw13.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico14{ background:url(../images/zwfw14.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico15{ background:url(../images/zwfw15.png) no-repeat center;}



.zwfw_gebs_div ul li span.ico16{ background:url(../images/zwfw_frbs1.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico17{ background:url(../images/zwfw_frbs2.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico18{ background:url(../images/zwfw_frbs3.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico19{ background:url(../images/zwfw_frbs4.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico20{ background:url(../images/zwfw_frbs5.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico21{ background:url(../images/zwfw_frbs6.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico22{ background:url(../images/zwfw_frbs7.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico23{ background:url(../images/zwfw_frbs8.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico24{ background:url(../images/zwfw_frbs9.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico25{ background:url(../images/zwfw_frbs10.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico26{ background:url(../images/zwfw_frbs11.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico27{ background:url(../images/zwfw_frbs12.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico28{ background:url(../images/zwfw_frbs13.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico29{ background:url(../images/zwfw_frbs14.png) no-repeat center;}
.zwfw_gebs_div ul li span.ico30{ background:url(../images/zwfw_frbs15.png) no-repeat center;}

.bmbs{ margin-top:25px;}
.bmbs ul{ margin:0px -15px}
.bmbs ul li{ float:left; width:157px; height:80px; text-align:center; border:1px solid #E9E9E9; line-height:80px; margin-left:15px; margin-top:15px;}
.bmbs ul li.ico1{ line-height:23px;}
.bmbs ul li.ico1 a{ margin-top:17px;}
.bmbs ul li a{ display:block;}
.bmbs ul li:hover{ background:#2c538e;}
.bmbs ul li:hover a{color:#fff;}

.zwfw_right{ width:318px; float:right; margin-top:10px;}
.zwfw_right ul li{ float:left; width:159px; height:123px; text-align:center; margin-top:10px;}
.zwfw_right ul li img{ margin-top:10px; margin-bottom:5px; transition: all .2s;}
.zwfw_right ul li:hover img{transform:scale(.9)}


/**************数据发布**************/
.sjfb_img{ margin-bottom:20px; margin-top:30px;}
.sjfb_img img{ width:100%;}
.dataopen-slide{ }
.sjkf_img img{ width:100%;}
.sjkf{ margin-top:30px;}
.sjkf_div{ margin-top:40px;}

.sjkf_div_left{ width:304px; float:left;}
.sjkf_div_left li{ height:63px; line-height:63px; text-align:center; font-size:20px; cursor:pointer;}
.sjkf_div_left li:hover{ background:#2d66a5;color:#fff;}
.sjkf_div_left li.hover{ background:#2d66a5;color:#fff;}
.sjkf_div_left li.hover a{color:#fff;}
.sjkf_div_left li:hover a{color:#fff;}

.sjkf_div_right{ float:right; width:860px; background:#f9f9f9}


.sjkf_div_news{ margin-top:50px;}

.sjkf_div_news_cen{ float:left; width:373px; margin-left:40px;}
.sjkf_div_news_left{ width:373px; float:left;}
.sjkf_div_news_right{ width:373px; float:right;}


/*数据发布*/
.dataopen-wrap .infoList{height:228px;}
.dataopen-slide .hd{float:left; width:29.5%; overflow:hidden;}
.dataopen-slide .hd ul{margin-top:-1px;}
.dataopen-slide .hd ul li{height:120px; width:160px; float:left; text-align:center; font-size:16px; cursor:pointer; background:#EEF4F9; border:1px solid #E9E9E9; margin-right:15px; margin-top:15px;}
.dataopen-slide .hd ul li span{ display:block; width:100%; height:60px; margin-top:15px; margin-bottom:5px;}
.dataopen-slide .hd ul li span.ico1{ background:url(../images/sjfb_ico1.png) no-repeat center ;}
.dataopen-slide .hd ul li span.ico2{ background:url(../images/sjfb_ico2.png) no-repeat center ;}
.dataopen-slide .hd ul li span.ico3{ background:url(../images/sjfb_ico3.png) no-repeat center ;}
.dataopen-slide .hd ul li span.ico4{ background:url(../images/sjfb_ico4.png) no-repeat center ;}
.dataopen-slide .hd ul li span.ico5{ background:url(../images/sjfb_ico5.png) no-repeat center ;}
.dataopen-slide .hd ul li span.ico6{ background:url(../images/sjfb_ico6.png) no-repeat center ;}
.dataopen-slide .hd ul li.on {color:#2D548F;}
.dataopen-slide .hd ul li.on span.ico1{background:url(../images/sjfb_ico1_1.png) no-repeat center ;}
.dataopen-slide .hd ul li.on span.ico2{background:url(../images/sjfb_ico2_1.png) no-repeat center ;}
.dataopen-slide .hd ul li.on span.ico3{background:url(../images/sjfb_ico3_1.png) no-repeat center ;}
.dataopen-slide .hd ul li.on span.ico4{background:url(../images/sjfb_ico4_1.png) no-repeat center ;}
.dataopen-slide .hd ul li.on span.ico5{background:url(../images/sjfb_ico5_1.png) no-repeat center ;}
.dataopen-slide .hd ul li.on span.ico6{background:url(../images/sjfb_ico6_1.png) no-repeat center ;}
.dataopen-slide .bd{float:left; width:67.5%; height:425px; overflow:hidden;}
.dataopen-slide .bd .item{padding-left:20px; height:425px;}



.ztzl{ margin-top:30px;}


/**************专题专栏************/
.ztzl1 { margin:0px -45px;}
.ztzl1 dl{ float:left; width:368px; margin-left:45px; overflow:hidden; margin-bottom:25px;}
.ztzl1 dl dt{ height:150px;}
.ztzl1 dl dt img{ width:368px; height:150px;}
.ztzl1 dl dd{ height:93px; background:#f6f6f6; padding:15px; position:relative; }
.ztzl1 dl dd p{ text-align:center;}
.ztzl1 dl dd strong{ display:block; position:absolute; background:#588DD1; bottom:15px; width:113px; height:42px; color:#fff; text-align:center; line-height:42px; border-radius: 20px; font-size:16px; font-weight:normal; left:50%; margin-left:-65px;}

.ztzl1 dl dd strong a{color:#fff;}

.ztzl2{ margin-top:30px;}
.ztzl2 ul{ margin-top:20px;}
.ztzl2 li{ float:left; font-size:16px; width:300px; line-height:40px;}


/************政民互动**************/
.zmhd{ margin-top:20px;}
.zmhd_left{ width:840px; float:left;}
.zmhd_right{ width:330px; float:right}

.zmhd_title{ background:url(../images/zmhd_bg2.png) no-repeat bottom; height:55px;}
.zmhd_search{ float:right; width:400px; }
.zmhd_title span{ display:block; float:left;color:#B20000; font-size:22px;}
.zmhd_title span a{color:#B20000;}
.zmhd_title select{ width:125px; height:30px; line-height:30px;float:left;}
.zmhd_title input{ width:180px; height:28px; border:1px solid #ddd; margin-left:10px; float:left;}
.zmhd_title strong{ display:block; float:left; width:72px; height:30px; line-height:30px; background:#B20000;color:#fff; margin-left:10px; }
.zmhd_title strong img{ float:left; margin-left:10px; margin-top:3px; margin-right:5px;}

.zmhd_news li{  line-height:42px; font-size:16px;}
.zmhd_news ul{ margin-top:30px;}
.zmhd_news li.zwzx_title {background:#f0f0f0; height:40px; line-height:40px; border-bottom:0px; font-size:16px;}
.zmhd_news li.zwzx_title b,.zmhd_div_ul li.zwzx_title strong,.zmhd_div_ul li.zwzx_title a,.zmhd_div_ul li.zwzx_title span{ text-align:center!important; background:none;color:#2C528D;}
.zmhd_news li.zwzx_title a{ background:none;}
.zmhd_news li a,.zmhd_div_ul li b,.zmhd_div_ul li span,.zmhd_div_ul li strong{ display:block; float:left; text-align:center;color:#666;}
.zmhd_news li a{ width:34%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align:left; margin-left:35px;}
.zmhd_news li span{width:20%;}
.zmhd_news li b{width:20%;font-weight:normal; background:url(../images/zmhd_ico7.png) no-repeat 0px; padding-left:20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zmhd_news li strong{width:19%; font-weight:normal;}
#description {height: 210px; overflow: hidden;position: relative;line-height:30px;margin-top:12px}


.wsxf_ul{ margin-top:25px;}
.wsxf_ul li{ float:left; width:270px; height:90px; line-height:90px; font-weight:bold; font-size:20px; margin-left:14px;}
.wsxf_ul li a{color:#fff; display:block;}
.wsxf_ul li img{ float:left; margin-left:53px; margin-right:20px; margin-top:20px;}
.wsxf_ul li.ico1{ background:url(../images/zmhd_bg3.png) no-repeat; margin-left:0px;}
.wsxf_ul li.ico2{ background:url(../images/zmhd_bg4.png) no-repeat;}
.wsxf_ul li.ico3{ background:url(../images/zmhd_bg5.png) no-repeat;}

.dczj{ margin-top:30px;}
.dczj li { background:url(../images/bg6.png) no-repeat 0px 10px; padding-left:15px; position:relative; border-bottom:1px dashed #ddd; padding-bottom:20px; margin-top:20px;}
.dczj li a{ font-size:18px; color:#525252; font-weight:bold; display:block;}
.dczj li span{ display:block; margin-top:10px;color:#999999;}
.dczj li strong{ display:block; position:absolute; right:0px; top:16px; width:86px; height:22px; line-height:22px;border-radius: 20px; background:#bbbbbb;color:#fff; text-align:center; font-size:14px;}
.dczj li strong.hover{ background:#2d548f}

.zmhd_right_ul1 li{ float:left; width:160px; height:100px; background:url(../images/zmhd_bg1.png) no-repeat; text-align:center;color:#fff;}
.zmhd_right_ul1 li img{ margin-top:10px;}
.zmhd_right_ul1 li a{color:#fff; display:block;}
.zmhd_right_ul1 li.ico1{ margin-left:10px;}

.zmhd_zxft{ margin-top:25px;}
.zmhd_zxft_img{ margin-top:20px; height:168px;}
.zmhd_zxft_p{ background:url(../images/zmhd_zt.png) no-repeat #ffecd9 10px 17px; padding:15px;color:#B20000; padding-left:55px; line-height:23px;}


.zmhd_zxft_dl dl{ overflow:hidden;  padding-bottom:20px; padding-top:20px; background:#f4f4f4; padding:15px; margin-top:2px;}
.zmhd_zxft_dl dl dt{ position:relative;  line-height:30px;}
.zmhd_zxft_dl dl dt a{ display:block; font-size:18px;color:#525252; font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; padding-right:65px;}
.zmhd_zxft_dl dl dt span{ position:absolute; right:13px; top:0px;}
.zmhd_zxft_dl dl dd{ line-height:23px; color:#999999; margin-top:10px;}



/* 底部友情链接 */
.demo{ height:42px;}
.dome_div .select{position:relative;float:left; margin-left:20px; }
.dome_div .select dt{height:36px;display:inline-block;border:1px solid #d2ccc4;background:url(../images/bg8.png) no-repeat 156px 14px;line-height:36px;padding-left:10px;cursor:pointer;width:159px;padding-right:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99; color:#fff; font-size:14px;}
.dome_div .select dt:hover,.select dt.cur{border:1px solid #409DFE;box-shadow:0 0 3px #409DFE;}
.select dt.cur{ background:url(../images/bg7.png) no-repeat 156px 14px;}
.footlink{background: none !important;text-align: center;}
.dome_div .select dd{position:absolute;left:0;top:37px;border:1px solid #d2ccc4;background:#fff;display:none;}
.dome_div .select dd ul{padding:4px; width: 174px; max-height: 90px;overflow:auto;}
.dome_div .select dd ul li a{line-height:28px;display:block;padding:0 8px;color:#666666;}
.dome_div .select dd ul li a:hover{background:#f5f5f5;}

.footer{ background:#2d66a5; padding-top:20px; margin-top:20px;}
.footer_div{ padding-top:10px; padding-bottom:20px; margin-top:15px;}
.zzjg{ float:left; width:80px; text-align:center; margin-top:7px;}
.footer_div_center{ float:left; width:754px; color:#fff; font-size:14px; margin-top:15px;}
.footer_div_center_a{ margin-bottom:10px;}
.footer_div_center_a a{ color:#fff; padding-left:5px; padding-right:5px;}
.footer_div_center p{ padding-left:5px; line-height:23px;}
.footer_ewm{ float:right; width:199px; text-align:center; color:#fff;}
.footer_ewm img{ margin-left:5px; margin-bottom:10px;}
#_span_jiucuo{float: right;}
.slh{    float: right;
    margin-right: 10px;}
.footer a{color:#fff;}
.tongji{
	margin-top: 9px;
    color: #d2454b;
    margin-left: 10px;
    width: 90%;
}
.tongji b{margin-left: 50px;}
.wxorder{
		display: none;
		position: absolute;
    	left: 50%;
    	margin-left: 50px;
        margin-top: 3px;
	    padding: 6px 6px 6px 6px;
	    background: #3D97D5;
	    box-shadow: 0 0 3px #47637E;
	    border-radius: 5px;
	}
	.ico3:hover .wxorder{
		display: block;
	}
	.wxli{
		position: relative;
        width: 98px!important;
		height: 103px!important;
	}
	.wxli img{
	    width: 100px;
	    margin-top: 2px !important;
	    margin-left: -8px!important;
	}


/***********************专题图切换************************/
.blk_29 {zoom: 1;width:1042px;height:240px;overflow:hidden; margin-top:20px; margin:auto;}
.blk_29 .LeftBotton {background: url(../images/gk_bg.png) no-repeat center;width: 36px;cursor: pointer; height:200px; float:left; }
.blk_29 .RightBotton {RIGHT:50px;background: url(../images/gk_bg1.png) no-repeat center;width: 36px;cursor: pointer;height: 200px; float:right;}
.blk_29 .Cont {overflow: hidden;width:960px; float:left;margin-left: 10px;}
.blk_29 .box {float: left;line-height:25px;color:#525252; width:304px; height:240px;margin-right:16px;}
.blk_29 .box a{ color:#525252; display:block;}
.blk_29 .box a:hover{color:#A10000;}
.blk_29 .box span{ display:block; height:40px; text-align:center; line-height:40px; color:#2C528D; font-size:16px; background:#eef4f9}
.blk_29 .box img { width:304px; height:200px; display:block;}

/***********************专题图切换************************/



/*********数字版本-专题切换**********/
#wrapper {position:relative; overflow:hidden; width:1200px;height:84px;}
#number {width:88px; position:absolute;left:10px;bottom:10px;}
#number li { padding-left:6px;float:left;text-indent:-9999px;width:16px; height:16px;overflow:hidden;background-image:url(../images/xbb_number1.png); background-repeat:no-repeat;}
.content_right .ad { margin-bottom:10px;width:1200px;  height:84px; overflow:hidden; position:relative;}
.content_right .slider,.content_right .num{ position:absolute;}
.content_right .slider li{  list-style:none; display:inline;}
.content_right .slider img{  width:1200px; height:84px; display:block;}
.content_right .num{ right:5px; bottom:5px;}
.content_right .num li{float: left; color: #DF3B39;text-align: center; line-height: 16px; width: 16px;height: 16px;font-family: Arial; font-size: 12px; cursor: pointer; overflow: hidden; margin: 3px 1px; border: 1px solid #DF3B39;background-color: #fff;}
.content_right .num li.on{ color: #fff;line-height: 16px;width: 16px;height: 16px;font-size: 14px;margin: 3px 1px; border: 1px solid #DF3B39;background-color: #DF3B39;font-weight: bold;}
/*********数字版本-专题切换**********/

.xqgk1{ background:url(../images/gk_img1.png) no-repeat center top; height:664px;margin-top: 40px;}
.xqgk_font{ margin:auto; width:1038px; padding-top:100px;}
.xqgk_font img{ float:left;}
.xqgk_font p{ width:792px; float:right; font-size:16px; color:#333333; line-height:32px; text-indent:2em;}
.xqgk1_img{ margin-top:50px;}

.cnnj{ background:url(../images/gk_img4.png) no-repeat top center; height:690px; margin-top:80px;}
.cnnj_title{ text-align:center; padding-top:50px;}


.cnnj ul{ margin-top:65px;}
.cnnj li{ float:left; width:160px; height:270px; margin-left:10px; text-align:center;}
.cnnj li img{ margin-top:55px;}
.cnnj li span{ display:block; font-size:20px; color:#fff; height:95px; line-height:95px;}
.cnnj li.ico1{ background:url(../images/gk_img5.png) no-repeat; margin-left:0px;}
.cnnj li.ico2{ background:url(../images/gk_img6.png) no-repeat; margin-top:100px;}
.cnnj li.ico3{ background:url(../images/gk_img7.png) no-repeat;}
.cnnj li.ico4{ background:url(../images/gk_img8.png) no-repeat;margin-top:100px;}
.cnnj li.ico5{ background:url(../images/gk_img9.png) no-repeat;}
.cnnj li.ico6{ background:url(../images/gk_img10.png) no-repeat;margin-top:100px;}
.cnnj li.ico7{ background:url(../images/gk_img11.png) no-repeat;}


.xqgk2{ padding-top:20px; padding-bottom:20px;}
.xqgk2 ul{ margin:0px -20px;}
.xqgk2 li{ float:left; width:340px; height:390px; padding:20px; background:#eef4f9; margin-left:24px; margin-top:40px;}
.xqgk2 li b img{ width:100%;height:100%;}
.xqgk2 li b{ display:block; position:relative; height:180px;}
.xqgk2 li b strong{ display:block; position:absolute; bottom:0px; width:100%; background:url(../images/tpxw_bg.png); height:40px; line-height:40px; color:#fff; text-align:center; font-size:20px; font-weight:normal; left:0px;}
.xqgk2 li span{color:#2C538E; display:block; line-height:33px; font-size:16px; margin-top:35px; text-indent:2em;}


.mews3_left .zmhd_news li a{ margin-left:0px; width:60%;}




/**********手机版***********/
@media (max-width: 1200px){
.picScroll-left{ width:auto!important;}
.wap_right li a {
    color: #333;
}
	.ydbg1,.pdck{display: none;}
	#_span_jiucuo,.slh{
		text-align: center;
		float: none;
		width: 80px;
		margin: 0 auto;
		display: block;
	}
	#search_form_so{width: 100%;}
		.mar{ width:auto!important;}
		.wap_left{ float:none; padding-left:20px;}
		.wap_right{ /*display:none;*/}
		.logo{ padding-top:75px;}
		.logo_left{ float:none; width:80%; margin:auto;}
		.logo_left img{ width:100%;}
		.logo_right{ float:none; width:auto; margin-top:20px;}
		.search{ width:80%; margin:auto; position:relative;}
		.search input{ width:auto; float:none; padding-right:96px;}
		.search span{ position:absolute; top:0px; right:0px;}
		.hot_search{ font-size:13px; margin-left:0px;}
		.nav{ margin-top:20px; height:auto;}
		.nav li{ width:25%; text-align:center; font-size: 18px;}
		.nav li span{ display:none;}
		.hot strong{ font-size:20px;}
		.new1_div_left{ float:none; width:auto;}
		.new1_div_right{ float:none; width:auto; padding:10px; margin-top:15px;}
		.slide, .slide li{ height:250px;}
		.news_span{ font-size:18px;}
		.news_span span{ margin-right:20px;}
		.news_col span{ width:30%;}
		.news_col span img{ margin-left:5px; margin-right:5px;}
		.tagg_left{ float:none; width:120px; height:40px;margin-left: 20px;}
		.tagg_left a{ width:auto; margin-top:0px; height:auto; line-height:40px;}
		.news_hot{ width:auto; float:none; margin-top:15px;}
		.news_hot dd{ width:70%;}
		#searchWord{
			width: 69%;
			float: left;
			padding-right:0px;
			padding-left: 2%;
		}
		#searchBtn{
			width: 29%!important;
			float: left;
			padding-right:0px;
			padding-left: 2%;
		}
		
		.news2_left{ float:none; width:auto;padding: 20px;}
		.news2_right{ float:none; width:auto;padding: 20px;}
		.news2{ padding-top:0px;}
		.news2_div{ height:auto; margin-top:0px; padding:10px; margin-top:15px;}
		
		.news2_ul1 li{width: 20%;}
		.news2_ul1 li img{ width:45px;}
		.news2_ul2 li{ width:48%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
		.news2_ul2 li.ico3{ margin-left:0px; margin-right:10px;}
		.news2_ul2 li.ico5{ margin-left:0px;}
		.news2_ul2{ margin-top:0px;}
		.bmfw_title span{padding-left: 42px; padding-right: 41px;}
		.bsfw_ul strong{ width:45%;}
		.mews3_left{ float:none; width:auto;}
		.mews3_right{ float:none; width:auto;}
		.news3{ padding:15px;}
		.news3_xzxx li{ margin-bottom:10px;margin-left: 0px; margin-right:5px;}
		.zmhd_news li strong{ width:28%;}
		.mews3_left .zmhd_news li a{width: 48%;}
		.zmhd_news ul{ margin-top:20px;}
		.zmhd_news li span{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
		
		.footer{ padding-top:0px; margin-top:0px;}
		.dome_div{ display:none;}
		.footer_div_center{ float:none; width:auto; padding:10px; text-align:center;}
		.footer_ewm{ float:none; width:80px; margin:auto;}
		
		.news3_zxft dl dt{ float:none; width:auto; height:auto;}
		.news3_zxft dl dd{ float:none; width:auto; height:auto;}
		.mews3_cjwt_left{ float:none; width:auto;}
		.mews3_cjwt_right{ display:none;}
		.content_right .ad{ width:auto;}
		.content_right .slider img{ width:100%;}
		.banner{ display:none;}
		
		.xqgk_font{ width:auto;text-align:center; padding-top:80px;}
		.xqgk_font img{ float:none; }
		.xqgk_font p{ float:none; width:auto; padding:15px;}
		.blk_29{ display:none;}
		.m_xqgk1_img { display:block!important}
		.m_xqgk1_img li{ margin-top:20px;}
		.xqgk1_img{ padding:15px; margin-top:0px;}
		.xqgk1{ height:auto;}
		.cnnj ul{ margin-top:15px;}
		.cnnj li.ico2,.cnnj li.ico4,.cnnj li.ico6{ margin-top:15px;}
		.cnnj li{ height:170px; width:160px; margin-top:15px; margin-left:18px;}
		.cnnj li span{height: 70px;line-height: 70px; width:100%;}
		.cnnj li.ico1{ margin-left:18px!important;}
		.cnnj li img{ margin-top:0px;}
		.cnnj_title{ margin-top:20px;}
		.cnnj{background: url(../images/gk_img4.png) no-repeat bottom #d4e9fa; height:auto; padding-bottom:40px;}
		.xqgk2 li{ width:auto; float:none; margin-left:0px; height:auto;}
		.xqgk2 ul{ margin:0px; padding:15px;}
		
		.xwzx_news_left{ width:auto; float:none; height:auto;}
		.xwzx_news_left .slide, .xwzx_news_left .slide li{ height:250px;}
		.xwzx_news_right{ width:auto; float:none; padding:15px;}
		.xwzx_news2_left,.xwzx_news2_right{ width:auto; float:none; padding:15px;}
		.xwzx_title span{ margin-right:20px;}
		.xwzx_news_left .slide li img{ height:250px;}
		.slide{ border:0px;}
		.zwgk{ margin-top:0px}
		.zwgk1_left{ width:auto; float:none; padding:15px;}
		.zwgk1_right{ width:auto; float:none;}
		.zwgk1_left .bmfw_title span{ padding-left:20px; padding-right:20px;}
		.ldzc_left{ float:none; width:auto;overflow: hidden;}
		.ldzc_left span{ float:left; width:46%; margin-right:10px;}
		.ldzc_left span.hover{ margin-top:10px!important;}
		.ldzc_right{ float:none; width:auto; margin-top:15px;}
		.ldzc_right dl dd{ width:158px;}
		.zwgk1_right{ padding:15px;}
		.zwgk2{ padding:15px; margin-top:20px;}
		.zwgk2 li.ico1{ margin-left:15px!important;}
		.zwgk2 li{ width:150px; margin-top:15px;}
		.zwgk3_left{ width:auto; float:none;}
		.zwgk3_right{ width:auto; float:none;}
		.zwgk3_right .bmfw_title span{ padding-left: 15px; padding-right: 14px;}
		
		.zwfw{ margin-top:0px;}
		.zwgk4{ padding:15px;}
		.zwgk4 li{ margin-left:0px; width:auto; margin-top:15px;}
		.zwgk4 li img{ width:100%;}
		.zwfw_left{ float:none; width:auto; padding:15px;}
		.zwfw_right{ float:none; width:auto;}
		.zwfw_gebs_div ul li{ width:27%; height:104px;}
		.zwfw_img img{ width:100%;}
		.zwfw_img{}
		.zwfw_right{ padding:15px;}
		.zwfw_right ul li{ width:33%;}
		.sjfb_img{ padding:10px;}
		.dataopen-slide .hd{ width:auto; float:none;}
		.dataopen-slide .hd ul li span{ display:none;}
		.dataopen-slide .hd ul li{ height:40px; line-height:40px; margin-left:15px; width: 24%;}
		.dataopen-slide .bd .item{ padding-left:0px; width:auto;}
		.dataopen-slide .bd{ float:none; width:auto; padding:15px;}
		.sjkf_div_news_left,.sjkf_div_news_cen,.sjkf_div_news_right{ float:none; width:auto; margin:0px;}
		.sjkf_div_news{ padding:15px;}
		.zmhd_left{ width:auto; float:none;}
		.zmhd_right{ width:auto; float:none;}
		.zmhd_title{}
		.zmhd_title span{ margin-left:10px;}
		.zmhd_search{ width:262px;}
		.zmhd_title input{ width:64px;}
		.zmhd_title select{ width:95px;} 
		.zmhd_news li a{ width:17%;}
		.zmhd_news{ padding:10px;}
		.zmhd_news li b{ width:17%;}
		.wsxf_ul li{ width:29%; text-align:center;}
		.wsxf_ul li img{ display:none;}
		.wsxf_ul li.ico1{ margin-left:10px!important;}
		.dczj{ padding:15px;}
		.dczj li strong{ top:0px;}
		.dczj li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; padding-right:86px;}
		.zmhd_right_ul1 li{ width:46%; margin-left:10px;}
		.zmhd_zxft{ padding:15px; margin-top:0px;}
		.zmhd_zxft_img img{ width:100%;}
		
		/****列表页***/
		.list_right{ width:auto!important; float:none!important; border-left:0px!important;}
		
		.list_left_scroll{ height:100%;overflow-x: hidden; position: relative;z-index: 11;}
		.list_left ul{overflow-x: hidden;}
		.list_first{ float:none!important;}
		.list_title{ padding-bottom:10px;}
		.list_wz{ width:auto; float:none!important;line-height: 30px;    background: url(../images/wz.png) no-repeat 0px 10px!important;}
		
		.fx{ display:none;}
		.ly_div li{ width:auto!important; float:none!important;}
		.ly_div li.article-size{ display:none;}
		#zoomcon img{ min-width:280px!important;}
		.list_right ul{ padding-left:0px!important;}
		.cbl{ display:none;}
		/****列表页***/
	}  
	.m_xqgk1_img{ display:none;}
		.m_xqgk1_img li img{ height:200px; width:100%;}
		.m_xqgk1_img li span{ display:block; height:40px; line-height:40px; text-align:center; background:#eef4f9}
		
		
.cbl{position: fixed;right: 20px;bottom:200px;width: 65px;padding:0px;z-index:99999}
.cbl>li{width: 61px;height: 61px; position:relative;background: #BBBBBB;border-radius: 5px; cursor:pointer; padding-bottom: 0px; text-align: center; margin-bottom:10px; padding-top: 5px;}
.cbl>li:hover{ background:#2D548F;}
.cbl>li img{ margin: 5px 0 1px; transition: all .5s ease-in-out; width:100px; color:#fff;}
.cblc>li:hover img{ transform:rotateY(360deg);}
.cbl>li span{ display: block;}
.cbl>li:hover .micon{display:block;}
.cbl>li a{ color:#fff ; font-size:11px; }
.cbl>li:hover a{ color:#fff;}
.cbl>li i{ display:block; width:61px; height:33px;}
.cbl>li i.ico1{ background:url(../images/ico11.png) no-repeat center;}
.cbl>li i.ico2{ background:url(../images/ico12.png) no-repeat center;}
.cbl>li i.ico3{ background:url(../images/ico13.png) no-repeat center;}
.cbl>li i.ico4{ background:url(../images/ico14.png) no-repeat center;}
.cbl>li i.ico5{ background:url(../images/ico15.png) no-repeat center;}
.cbl>li i.ico6{ background:url(../images/ico16.png) no-repeat center;}
.cbl>li i.ico7{ background:url(../images/ico17.png) no-repeat center;}
.cbl>li.clos{  height: 38px; padding-top: 10px;}
.clos.rotate-btn img{transform: rotateZ(315deg);}

.menucon{position: absolute;right:0 ;top:0;padding:6px 6px 6px 6px;background:#3D97D5;display: none;box-shadow:0 0 3px #47637E;border-radius: 5px}
.cbl>.mtop{ display: none; }
.menucon p{ color:#fff;}

.cbl>.home{background: url(../images/2016_rpic.png) no-repeat center 15px;}
.cbl .phone_div{top:-60px;}


.cbl .wzabtn{background: url(../images/wzaico_09.png) no-repeat center 4px;}
	
